/*
Theme Name: Jammbco
Theme URI: www.jammbco.com
Description: Jammbco
Author: Gel Creative
Author URI: http://gelcreative.ca
Version: 1.0
.
This theme can not be used for commercial or non-commercial use
or redistributed or resold in any way.
.
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  	margin: 0px;
  	padding: 0;
  	border: 0;
  	font-weight: inherit;
  	font-style: inherit;
  	font-size: 100%;
  	font-family: inherit;
  	vertical-align: baseline;
	}
	
html, body{
	background: #ffffff url(images/Jammbco_background.gif) no-repeat center top;
	font-family:Helvetica, sans-serif;
	color:#a0a09f;
	font-size:12px;
	line-height:18px;
	height:100%;
	}
	
#container{
	min-height: 100%;
	height: auto !important;;
	height: 100%;
	margin: 0 auto -139px; /* the bottom margin is the negative value of the footer's height */
	position: relative;
	width:1000px;
	text-align:left;
	}
	
#header{
	width:1000px;
	}
	

#logo{
	float:left;
	padding:50px 0 0 0px;
	}
	
#title{
	float:left;
	padding:62px 0 0 20px;
	}	
	
#slider{
	width: 1000px;
	margin: 0 0 0 72px
	}
	

#bannerimage{
	width: 1000px;
	margin: 20px 0 0 72px;
	}
	
#main_content{
	position:relative;
	width:845px;
	margin:auto;
	text-align:left;
	}
	
#contact_content{
	float: left;
	width:565px;
	margin:auto;
	text-align:left;
}
	
#contact_content_space{
	float: left;
	width: 10px;
	}
	
#contact_content_right{
	float: left;
	width:280px;
	margin:auto;
	padding: 6px 0 0 0;
	}
	
#contact_content_right_aligned{
	float: right;
	width:280px;
	margin:auto;
	text-align:right;
	padding: 6px 0 0 0;
}
	
#main_copy{
	float: left;
	width:845px;
}
	
#main_tagline{
	padding: 30px 0 50px 0;

	}
	
#main_title{
	width: 845px;
	padding: 20px 0 50px 0;
}	
	
#main_blurb{
	float: left;
	width: 250px;
}

#main_blurbspace{
	float: left;
	width: 47px;
}

#main_product{
	float: left;
	width: 150px;
	padding: 5px 0 30px 0;
}

#main_productspace{
	float: left;
	width: 21px;
}

#chain_buttons{
	float: left;
	width: 410px;
	padding: 40px 0 20px 0;
}

#main_hangers{
	float: left;
	width: 280px;
	padding: 5px 0 30px 0;
}

#green_copy{
	float:left;
	width:647px;
	padding: 9px 0 30px 0;
}

#main_banner{
	padding: 35px 0 30px 0;
}

#content_space{
	float: left;
	width:845px;
	height:50px;
}
#full_col{
	width:845px;
	padding:0px 0px 0px 0px;	
	overflow:auto;
}

#half_col{
		float:left;
		width:412px;
		padding:30px 0px 0px 0px;
}

#advantage{
	background-color:#C3C3C2;
	padding:10px;
	margin-bottom:30px;	
}

#footer{
	position: relative;
    width:100%;
	height:139px;
	background: url(images/footer.gif) repeat-x bottom center;
	}
	
.footer, .push {
	height: 139px; /* .push must be the same height as .footer */
}

	
#footer_contain{
	width:845px;
	margin: 0 auto; 
}


#social_icons{
	float:right;
	padding: 10px 0 0 0;
}

#copyright{
	float:left;
	padding: 5px 0 0 0;
	font-family:Helvetica, sans-serif;
	color:#686868;
	font-size:11px;
}

	
	/*--- NAVIGATION BARS ---*/	
	
#main_nav{
  list-style: none;
  padding: 0;
  margin: 0;
  width: 650px;
  height: 121px;
  position: relative;
}
	
#main_nav span {
  	display: none;
  	position: absolute;
	}


#main_nav a {
  	display: block;
  	text-indent: -900%;
  	position: absolute;
  	outline: none;
	}


#main_nav a:hover span {
 	 display: block;
	}

#main_nav .home {
  	width: 90px;
  	height: 38px;
  	background: url(images/nav_home.png) no-repeat;
  	left: 356px;
 	 top: 55px;
	}

#main_nav .home span {
  	width: 90px;
  	height: 38px;
  	background: url(images/nav_home_over.png) no-repeat;
  	left: 0px;
  	top: 0px;
	}
	

#main_nav .about {
 	width: 72px;
  	height: 38px;
  	background: url(images/nav_about.png) no-repeat;
  	left: 420px;
  	top: 55px;
	}

#main_nav .about span {
 	width: 72px;
  	height: 38px;
  	background: url(images/nav_about_over.png) no-repeat;
  	left: 0px;
  	top: 0px;
	}

#main_nav .products {
 	width: 100px;
  	height: 38px;
  	background: url(images/nav_products.png) no-repeat;
  	left: 487px;
  	top: 55px;
	}

#main_nav .products span {
  width: 100px;
  height: 38px;
  background: url(images/nav_products_over.png) no-repeat;
  left: 0px;
  top: 0px;
}

#main_nav .services {
  width: 180px;
  height: 38px;
  background: url(images/nav_services.png) no-repeat;
  left: 584px;
  top: 55px;
}

#main_nav .services span {
  width: 180px;
  height: 38px;
  background: url(images/nav_services_over.png) no-repeat;
  left: 0px;
  top: 0px;
}

#main_nav .qa {
  width: 140px;
  height: 38px;
  background: url(images/nav_qa.png) no-repeat;
  left: 672px;
  top: 55px;
}

#main_nav .qa span {
  width: 140px;
  height: 38px;
  background: url(images/nav_qa_over.png) no-repeat;
  left: 0px;
  top: 0px;
}

#main_nav .resources {
  width: 110px;
  height: 38px;
  background: url(images/nav_resources.png) no-repeat;
  left: 718px;
  top: 55px;
}

#main_nav .resources span {
  width: 110px;
  height: 38px;
  background: url(images/nav_resources_over.png) no-repeat;
  left: 0px;
  top: 0px;
}

#main_nav .careers {
  width: 90px;
  height: 38px;
  background: url(images/nav_careers.png) no-repeat;
  left: 828px;
  top: 55px;
}

#main_nav .careers span {
  width: 90px;
  height: 38px;
  background: url(images/nav_careers_over.png) no-repeat;
  left: 0px;
  top: 0px;
}

#main_nav .contact {
  width: 86px;
  height: 28px;
  background: url(images/nav_contact.png) no-repeat;
  left: 914px;
  top: 55px;
}

#main_nav .contact span {
  width: 86px;
  height: 28px;
  background: url(images/nav_contact_over.png) no-repeat;
  left: 0px;
  top: 0px;
}


#foot_nav{
	float:left;
	position:relative;
	margin:auto; 
}
	
#foot_nav{
	height:30px;
	padding:18px 0px 0px 0px;
}

#foot_nav li{
	display:inline;
	font-family:Helvetica, sans-serif;
	color:#a0a09f;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	padding:0px 15px 0px 0px;
}


/*--- Copyright & Gel Signoff Styles ---*/

#footer .gel_signoff{
	margin:auto;
	width:200px;
	margin-top:40px;
	}
	
#footer .gel_signoff_img{
	float:left;
	margin-right:10px;
	}
	
#footer .gel_signoff_txt p{
	float:left;
	color:#686868;
	font-size:10px;
	line-height:10px;
	margin:20px;
	}
	
	
#footer .gel_signoff p{
	margin:auto;
	float:none;
	text-align:center;
	margin-top:20px;
	color:#686868;
	}
	
#footer p{
	margin:auto;
	float:none;
	text-align:center;
	margin-top:20px;
	color:#686868;
	}
	
#footer a:link{
	text-decoration:none;
	color:#077876;
	}
	

legend {
		color:#ababab;
}
	



/* --- Link Styles --- */

a:link{
	text-decoration:none;
	color:#d3d690;
	}

a:visited{
	text-decoration:none;
	color:#d3d690;
	}

a:hover{
	text-decoration:underline;
	color:#d3d690;
	}

a:active{
	text-decoration:none;
	color:#d3d690;
	}
	
	
/*--- Text Styles ---*/

h1{
	color:#686868;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	padding:0px 0px 0px 0px;
}
	
h2{
	color:#d3d690;
	font-size:19px;
	font-family:Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:20px;
	font-weight: bold;
	padding: 0 0 6px 0;
}

#advantage h2{
	color:#686868;
	padding:10px 0px 0px 0px;
	line-height:21px;
}

#half_col h3{
	color:#686868;
	padding:10px 0px 0px 0px;
	line-height:21px;
	font-size:16px;
	font-style:normal;
	text-transform:uppercase;
}
	
h3{
	font-family:Helvetica, sans-serif;
	color:#686868;
	font-size:34px;
	line-height:34px;
	font-weight: bold;
	font-style:italic;
	padding: 0px 0 0px 0;
}

#product h3{
	font-family:Helvetica, sans-serif;
	color:#a0a09f;
	font-size:14px;
	line-height:16px;
	font-weight:bold;	
	font-style:normal;
}

h4{
	font-family:Helvetica, sans-serif;
	color:#a0a09f;
	font-size:36px;
	line-height:40px;
	font-weight: bold;
	padding: 0px 0 0px 0;
}


h5{
	color:#a0a09f;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	padding:0px 0px 0px 0px;
}

p{
	font-family:Helvetica, sans-serif;
	color:#a0a09f;
	font-size:13px;
	line-height:15px;
	padding:0px 0px 10px 0px;
}

ul{
	list-style:inside;
}

#advantage ul{
	color:#FFFFFF;
	list-style:inside;
	padding-left: 1.2em;
	text-indent: -1.2em;
}

ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
	font-size:13px;
	line-height:18px;
}
